<pre> Line Wrapper

Rate / votes
More than 56 users worldwide
Current version: 1.0
Price: FREE
Download extension
Like this extension ? Like/Share it!
Enables line wrapping in <pre> tags. Uncheck "Enabled" whenever you want to revert to the default behavior.I wrote this extension after getting annoyed by a mailing list that displayed entire paragraphs on a single unreadable line. It injects a bit of CSS to enable line wrapping in <pre> tags:

pre { white-space: pre-wrap; }

This takes effect immediately on all active pages.

I've published the (very short) source code under the Apache 2.0 license.

Reviews of <pre> Line Wrapper extension

Similar extension